From: Richard M. Stallman Date: Fri, 19 Sep 2003 14:27:47 +0000 (+0000) Subject: Comment change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~25522 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b4b230bfdeebd3e7a3a31c9c31139d2f16d4bdc1;p=emacs.git Comment change. --- diff --git a/lib-src/emacsclient.c b/lib-src/emacsclient.c index 820d172a9a1..f0090752fab 100644 --- a/lib-src/emacsclient.c +++ b/lib-src/emacsclient.c @@ -67,7 +67,7 @@ char *display = NULL; is not running. --alternate-editor. */ const char * alternate_editor = NULL; -/* If non-NULL, thefilename of the UNIX socket */ +/* If non-NULL, the filename of the UNIX socket. */ char *socket_name = NULL; void print_help_and_exit ();